Namespace - LJCTextDataReaderLib
Parameters
i - The data field index.
Returns
True if the field value is null, otherwise false.
Syntax
C# |
public Boolean IsDBNull(Int32 i)
|
Indicates if the field value is null or whitespace.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.